libkovan
1
The kovan standard library
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
accel.h
Go to the documentation of this file.
1
#ifndef _ACCEL_H_
2
#define _ACCEL_H_
3
4
#include "
export.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
EXPORT_SYM
short
accel_x
();
11
EXPORT_SYM
short
accel_y
();
12
EXPORT_SYM
short
accel_z
();
13
14
EXPORT_SYM
int
accel_calibrate
();
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
include
kovan
accel.h
Generated on Mon Aug 19 2013 00:33:00 for libkovan by
1.8.4